ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointDataLabelFrame<T> Class / parent Property

In This Topic
    parent Property (_PointDataLabelFrame<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property parent As IViewModel
    public override IViewModel parent {get;}
    See Also